SixBit API Schema
VariationScarcityLevelType Simple Type
Description
The variation scarcity level. This is only applicable if the IsVariation flag on the item is turned on.
Namespace (none)
Type
Restriction of xs:int
Diagram
VariationScarcityLevelType Simple Type
Overview
VariationScarcityLevelType Restriction of xs:int
The variation scarcity level. This is only applicable if the IsVariation flag on the item is turned on.
Source
<xs:simpleType name="VariationScarcityLevelType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The variation scarcity level.  This is only applicable if the IsVariation flag on the item is turned on.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:int"></xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.